Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/ValueSet/MaritalStatusValueSet |
Url | https://example.org/fhir/ValueSet/MaritalStatusValueSet |
Status | draft |
Name | MaritalStatusValueSet |
Experimental | False |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Patient ![]() | PH_Patient |
No resources found
{
"resourceType" : "ValueSet",
"id" : "MaritalStatusValueSet",
"url" : "https://example.org/fhir/ValueSet/MaritalStatusValueSet",
"name" : "MaritalStatusValueSet",
"status" : "draft",
"fhirVersion" : "4.0.1",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/marital-status-codes",
"concept" : [
{
"code" : "S",
"display" : "Single",
"definition" : "A person who has never been married"
},
{
"code" : "M",
"display" : "Married",
"definition" : "A person who is currently married"
},
{
"code" : "W",
"display" : "Widowed",
"definition" : "A person whose spouse has died"
},
{
"code" : "Sep",
"display" : "Separated",
"definition" : "A person who is legally separated from their spouse"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.